home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / magic_ba.swf / scripts / DefineSprite_149 / frame_2 / DoAction.as
Text File  |  2010-11-09  |  89b  |  5 lines

  1. if(20 * _root.dif < getTimer() - time && _root.ontheair < 1)
  2. {
  3.    gotoAndPlay(10);
  4. }
  5.